.Net Framework > v2.0.50727 > System > IO > File > AppendAllText AppendAllText(String,String)
AppendAllText(String,String,Encoding)


AppendAllText(String,String)

Category
Method
Description
Opens a file, appends the specified string to the file, and then closes the file. If the file does not exist, this method creates a file, writes the specified string to the file, then closes the file.
Type
void
Character
public, static
Parameters
NameTypeDescription
pathString
contentsString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

AppendAllText(String,String,Encoding)

Category
Method
Description
Appends the specified string to the file, creating the file if it does not already exist.
Type
void
Character
public, static
Parameters
NameTypeDescription
pathString
contentsString
encodingEncoding
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database